-
Home
-
WP Offload SES Lite
-
1.6.6
-
Code
-
Classes
- Email
Total Complexity |
92 |
Dependencies |
7 |
Dependents |
4 |
Total lines |
642 |
Lines of code |
359 |
Logical lines of code |
232 |
Comment lines |
182 |
Methods |
23 |
Properties |
6 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
view() |
A |
38 |
12 |
76 |
attachments() |
A |
53 |
8 |
22 |
prepare() |
S |
51 |
7 |
26 |
handle_headers() |
S |
54 |
7 |
24 |
sanitize_email_body() |
S |
52 |
6 |
25 |
header_cc() |
S |
53 |
6 |
22 |
from() |
S |
55 |
6 |
20 |
header_content_type() |
S |
58 |
6 |
14 |
maybe_log_unverified_sender() |
S |
61 |
4 |
13 |
maybe_split_recipient() |
S |
61 |
3 |
13 |
header_reply_to() |
S |
61 |
3 |
12 |
headers() |
S |
61 |
3 |
12 |
to() |
S |
61 |
3 |
12 |
maybe_override_reply_to() |
S |
66 |
3 |
8 |
content_type() |
S |
65 |
3 |
9 |
get_PHPMailer() |
S |
63 |
2 |
11 |
maybe_convert_to_array() |
S |
71 |
2 |
6 |
charset() |
S |
70 |
2 |
6 |
return_path() |
S |
67 |
2 |
8 |
__construct() |
S |
65 |
1 |
9 |
body() |
S |
81 |
1 |
3 |
subject() |
S |
80 |
1 |
3 |
header_from() |
S |
72 |
1 |
5 |